home *** CD-ROM | disk | FTP | other *** search
- echo "Installation of SMSSend requires previously the installation"
- echo "of NewInstaller to your commands directory (C:)."
- if not exists c:NewInstaller
- copy NewInstaller C: QUIET
- else
- echo "*nNewInstaller already installed. Skipping..."
- endif
- echo "*nNow install SMSSend using the InstallSMSSend icon"
- wait 3